バージョン

Dictionary プロパティ

項目参照を含むディクショナリ
シンタックス
'宣言
 
Protected Overridable ReadOnly Property Dictionary As Dictionary(Of TKey,TValue)
protected virtual Dictionary<TKey,TValue> Dictionary {get;}
参照